﻿2026-06-15T09:45:28.3390797Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-15T09:45:28.3391252Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-15T09:45:28.3403552Z shell: /usr/bin/bash -e {0}
2026-06-15T09:45:28.3403772Z env:
2026-06-15T09:45:28.3403966Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-15T09:45:28.3404406Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-15T09:45:28.3404819Z ##[endgroup]
2026-06-15T09:45:28.6181953Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
2026-06-15T09:45:28.6319664Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-96fcb6e73a2c0ed1)
2026-06-15T09:45:28.6371878Z 
2026-06-15T09:45:28.6372202Z running 1 test
2026-06-15T09:45:58.7554840Z 
2026-06-15T09:45:58.7558026Z thread 'notify_shell_renders_a_commanded_toast' (2880990) panicked at crates/spt/tests/notify_shell_e2e.rs:165:9:
2026-06-15T09:45:58.7559085Z the binary never rendered the notify command
2026-06-15T09:45:58.7560048Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-15T09:45:58.7604734Z test notify_shell_renders_a_commanded_toast ... FAILED
2026-06-15T09:45:58.7618401Z error: test failed, to rerun pass `-p spt --test notify_shell_e2e`
2026-06-15T09:45:58.7618793Z 
2026-06-15T09:45:58.7619026Z failures:
2026-06-15T09:45:58.7619169Z 
2026-06-15T09:45:58.7619259Z failures:
2026-06-15T09:45:58.7619460Z     notify_shell_renders_a_commanded_toast
2026-06-15T09:45:58.7619646Z 
2026-06-15T09:45:58.7619869Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.12s
2026-06-15T09:45:58.7620179Z 
2026-06-15T09:45:58.7720667Z ##[error]Process completed with exit code 101.
